home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3smatol.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_SPHEREMAPPINGTOOL_H = 1;
- include("real/windows/r3sphtol.js")
-
-
- var R3CLID_SPHEREMAPPINGTOOL = 528;
-
-
-
-
-
-
-
-
-
- function r3Spheremappingtool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_SPHEREMAPPINGTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Spheremappingtool.prototype=new r3Spheretool;
- // r3smatol.h_H